ODAC

TOraScript Properties

Properties of the TOraScript class.

For a complete list of the TOraScript class members, see the TOraScript Members topic.

Public

Name Description

Connection (inherited from TDAScript)

Used to specify the connection in which the script will be executed.

EndLine (inherited from TDAScript)

Used to get the current statement last line number in a script.

EndOffset (inherited from TDAScript)

Used to get the offset in the last line of the current statement.

EndPos (inherited from TDAScript)

Used to get the end position of the current statement.

StartLine (inherited from TDAScript)

Used to get the current statement start line number in a script.

StartOffset (inherited from TDAScript)

Used to get the offset in the first line of the current statement.

StartPos (inherited from TDAScript)

Used to get the start position of the current statement in a script.

Statements

Contains the list of statements obtained from the SQL property.

Published

Name Description

DataSet

Used to assign a component that will be used by TOraScript to execute statements, and obtain results of execution.

Debug (inherited from TDAScript)

Used to display the script execution and all its parameter values.

Delimiter (inherited from TDAScript)

Used to set the delimiter string that separates script statements.

Macros (inherited from TDAScript)

Used to change SQL script text in design- or run-time easily.

Session

Used to specify the session in which the script will be executed.

SQL (inherited from TDAScript)

Used to get or set script text.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback